home *** CD-ROM | disk | FTP | other *** search
/ Internet 53 / INTERNET53.iso / mac / SOFTWARE / MAC / BROWSING / SHERLOCK / COMPLETE.SIT.HQX / The Complete Sherlock Archive / Software / Apple Archive Mirror Site.src next >
Text File  |  1998-10-21  |  1KB  |  32 lines

  1. # Search the Apple Software Archive Mirror at <http://mirror.apple.com/>
  2. # Basic script by John Franklin & Alain Roy
  3. #
  4. # Permission is granted alter subsequent lines of this script.
  5. #
  6. # Thanks to Scott Mulligan, who runs the mirror's search engine...
  7.  
  8. <search
  9.    name = "Apple Software Archive Mirror (mirror.apple.com)"
  10.    action = "http://mirror.apple.com/cgi-bin/search"
  11.       description = "This server has been set up to provide alternative access to select software archives. (Server provided by the Unix Platforms & Solutions Group.)"
  12.    method = post
  13.    update="http://mirror.apple.com/sherlock/mirror.apple.com.src.hqx"
  14.    updateCheckDays = 3    
  15.    bannerLink="http://mirror.apple.com/"
  16.    bannerImage ='<img SRC="http://mirror.apple.com/images/banner.gif" alt="mirror.apple.com">'
  17. >
  18.  
  19. <input name="somefile" user>
  20. <input name="rb" value="E">
  21. <input name="st" value="B">
  22.  
  23. <interpret  
  24.    resultListStart="<UL>"
  25.    resultListEnd="</UL>" 
  26.    
  27.    resultItemStart="<LI>"
  28.    resultItemEnd="<BR>"
  29.    >
  30. </search>
  31.  
  32.